object formRegistryWarning: TformRegistryWarning Left = 368 Top = 337 Width = 361 Height = 244 BorderIcons = [biSystemMenu] Caption = 'Spybot - Search & Destroy' Color = clBtnFace Constraints.MaxHeight = 244 Constraints.MinHeight = 244 Constraints.MinWidth = 359 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False DesignSize = ( 353 215) PixelsPerInch = 96 TextHeight = 13 object imgLogo: TImage Left = 8 Top = 8 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object labelInfo: TLabel Left = 48 Top = 8 Width = 259 Height = 49 Alignment = taCenter Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Spybot - Search && Destroy has detected an important registry en' + 'try that has been changed.' Transparent = True WordWrap = True end object labelCategoryInfo: TLabel Left = 8 Top = 56 Width = 72 Height = 17 AutoSize = False Caption = 'Category:' end object labelCategory: TLabel Left = 88 Top = 56 Width = 259 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object labelChangeInfo: TLabel Left = 8 Top = 72 Width = 72 Height = 17 AutoSize = False Caption = 'Change:' end object labelChange: TLabel Left = 88 Top = 72 Width = 259 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object labelValueInfo: TLabel Left = 8 Top = 96 Width = 72 Height = 17 AutoSize = False Caption = 'Entry:' end object labelValue: TLabel Left = 88 Top = 96 Width = 259 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object labelOldDataInfo: TLabel Left = 8 Top = 120 Width = 72 Height = 17 AutoSize = False Caption = 'Old data:' end object labelOldData: TLabel Left = 88 Top = 120 Width = 259 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object labelNewDataInfo: TLabel Left = 8 Top = 136 Width = 72 Height = 17 AutoSize = False Caption = 'New data:' end object labelNewData: TLabel Left = 88 Top = 136 Width = 259 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object imgSpecific: TImage Left = 313 Top = 8 Width = 32 Height = 32 Anchors = [akTop, akRight] Picture.Data = {} Transparent = True end object Bevel1: TBevel Left = 8 Top = 90 Width = 339 Height = 2 Anchors = [akLeft, akTop, akRight] end object Bevel2: TBevel Left = 8 Top = 114 Width = 339 Height = 2 Anchors = [akLeft, akTop, akRight] end object bnDeny: TButton Left = 234 Top = 184 Width = 113 Height = 25 Action = aDeny Anchors = [akRight, akBottom] Default = True ModalResult = 2 TabOrder = 0 end object bnAllow: TButton Left = 8 Top = 184 Width = 113 Height = 25 Action = aAllow Anchors = [akLeft, akBottom] ModalResult = 1 TabOrder = 1 end object cbRemember: TCheckBox Left = 8 Top = 160 Width = 339 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = '&Remember this decision.' TabOrder = 2 end object bnHelp: TButton Left = 128 Top = 184 Width = 25 Height = 25 Action = aHelp Anchors = [akLeft, akBottom] TabOrder = 3 end object bnInfo: TButton Left = 162 Top = 184 Width = 65 Height = 25 Action = aInfo Anchors = [akRight, akBottom] TabOrder = 4 end object myXPManifest: TXPManifest Left = 144 Top = 40 end object ActionList1: TActionList Left = 176 Top = 40 object aHelp: TAction Caption = '?' ShortCut = 112 OnExecute = aHelpExecute end object aDeny: TAction Caption = '&Deny change' OnExecute = aDenyExecute end object aAllow: TAction Caption = '&Allow change' OnExecute = aAllowExecute end object aInfo: TAction Caption = '&Info' OnExecute = aInfoExecute end end end